Variables

Range: 0x10402001 to 0x1040200f. More...

Variables

int MV_ALG_E_DENOISE_NE_IMG_FORMAT = 0x10402001
 Invalid noise-feature image format. More...
 
int MV_ALG_E_DENOISE_NE_FEATURE_TYPE = 0x10402002
 Incorrect noise-feature type. More...
 
int MV_ALG_E_DENOISE_NE_PROFILE_NUM = 0x10402003
 Incorrect number of noise features. More...
 
int MV_ALG_E_DENOISE_NE_GAIN_NUM = 0x10402004
 Incorrect number of noise-feature gains. More...
 
int MV_ALG_E_DENOISE_NE_GAIN_VAL = 0x10402005
 Incorrect input gain value of noise curve. More...
 
int MV_ALG_E_DENOISE_NE_BIN_NUM = 0x10402006
 Incorrect number of noise curve columns. More...
 
int MV_ALG_E_DENOISE_NE_INIT_GAIN = 0x10402007
 Error occurred when setting initial gain of noise estimation. More...
 
int MV_ALG_E_DENOISE_NE_NOT_INIT = 0x10402008
 Noise estimation initialization is required. More...
 
int MV_ALG_E_DENOISE_COLOR_MODE = 0x10402009
 Incorrect color space mode. More...
 
int MV_ALG_E_DENOISE_ROI_NUM = 0x1040200A
 Incorrect number of image ROIs. More...
 
int MV_ALG_E_DENOISE_ROI_ORI_PT = 0x1040200B
 Incorrect number of image ROI origins. More...
 
int MV_ALG_E_DENOISE_ROI_SIZE = 0x1040200C
 Incorrect image ROI size. More...
 
int MV_ALG_E_DENOISE_GAIN_NOT_EXIST = 0x1040200D
 Incorrect number of input camera gains. More...
 
int MV_ALG_E_DENOISE_GAIN_BEYOND_RANGE = 0x1040200E
 The number of input camera gains is out of range. More...
 
int MV_ALG_E_DENOISE_NP_BUF_SIZE = 0x1040200f
 Incorrect size of input noise-feature memory. More...
 

Detailed Description

Range: 0x10402001 to 0x1040200f.

Variable Documentation

◆ MV_ALG_E_DENOISE_NE_IMG_FORMAT

int MV_ALG_E_DENOISE_NE_IMG_FORMAT = 0x10402001

Invalid noise-feature image format.

◆ MV_ALG_E_DENOISE_NE_FEATURE_TYPE

int MV_ALG_E_DENOISE_NE_FEATURE_TYPE = 0x10402002

Incorrect noise-feature type.

◆ MV_ALG_E_DENOISE_NE_PROFILE_NUM

int MV_ALG_E_DENOISE_NE_PROFILE_NUM = 0x10402003

Incorrect number of noise features.

◆ MV_ALG_E_DENOISE_NE_GAIN_NUM

int MV_ALG_E_DENOISE_NE_GAIN_NUM = 0x10402004

Incorrect number of noise-feature gains.

◆ MV_ALG_E_DENOISE_NE_GAIN_VAL

int MV_ALG_E_DENOISE_NE_GAIN_VAL = 0x10402005

Incorrect input gain value of noise curve.

◆ MV_ALG_E_DENOISE_NE_BIN_NUM

int MV_ALG_E_DENOISE_NE_BIN_NUM = 0x10402006

Incorrect number of noise curve columns.

◆ MV_ALG_E_DENOISE_NE_INIT_GAIN

int MV_ALG_E_DENOISE_NE_INIT_GAIN = 0x10402007

Error occurred when setting initial gain of noise estimation.

◆ MV_ALG_E_DENOISE_NE_NOT_INIT

int MV_ALG_E_DENOISE_NE_NOT_INIT = 0x10402008

Noise estimation initialization is required.

◆ MV_ALG_E_DENOISE_COLOR_MODE

int MV_ALG_E_DENOISE_COLOR_MODE = 0x10402009

Incorrect color space mode.

◆ MV_ALG_E_DENOISE_ROI_NUM

int MV_ALG_E_DENOISE_ROI_NUM = 0x1040200A

Incorrect number of image ROIs.

◆ MV_ALG_E_DENOISE_ROI_ORI_PT

int MV_ALG_E_DENOISE_ROI_ORI_PT = 0x1040200B

Incorrect number of image ROI origins.

◆ MV_ALG_E_DENOISE_ROI_SIZE

int MV_ALG_E_DENOISE_ROI_SIZE = 0x1040200C

Incorrect image ROI size.

◆ MV_ALG_E_DENOISE_GAIN_NOT_EXIST

int MV_ALG_E_DENOISE_GAIN_NOT_EXIST = 0x1040200D

Incorrect number of input camera gains.

It exceeds the upper limit.

◆ MV_ALG_E_DENOISE_GAIN_BEYOND_RANGE

int MV_ALG_E_DENOISE_GAIN_BEYOND_RANGE = 0x1040200E

The number of input camera gains is out of range.

◆ MV_ALG_E_DENOISE_NP_BUF_SIZE

int MV_ALG_E_DENOISE_NP_BUF_SIZE = 0x1040200f

Incorrect size of input noise-feature memory.